Unlock the secrets of matrices with interactive learning!
Find the order of the product matrix \( AB \) if:
If \( A \) is of order \( p \times q \) and \( B \) is of order \( q \times r \), what is the order of \( AB \) and \( BA \)?
\( A \) has '\( a \)' rows and '\( a + 3 \)' columns. \( B \) has '\( b \)' rows and '\( 17 - b \)' columns, and if both products \( AB \) and \( BA \) exist, find \( a, b \)?
If \[ A = \begin{pmatrix} 2 & 5 \\ 4 & 3 \end{pmatrix}, \quad B = \begin{pmatrix} 1 & -3 \\ 2 & 5 \end{pmatrix} \] find \( AB, BA \) and verify \( AB = BA \)?
Given that \[ A = \begin{pmatrix} 1 & 3 \\ 5 & -1 \end{pmatrix}, \quad B = \begin{pmatrix} 1 & -1 & 2 \\ 3 & 5 & 2 \end{pmatrix}, \quad C = \begin{pmatrix} 1 & 3 & 2 \\ -4 & 1 & 3 \end{pmatrix} \] verify that \( A(B + C) = AB + AC \).
Show that the matrices \[ A = \begin{pmatrix} 1 & 2 \\ 3 & 1 \end{pmatrix}, \quad B = \begin{pmatrix} 1 & -2 \\ -3 & 1 \end{pmatrix} \] satisfy commutative property \( AB = BA \).